On the Subject of The Inverted Crimson Cipher
Confusion will be my epitaph...
On the module, you will see 3 screens, a keyboard, 2 arrows, and a submit button that displays the current page you’re on.
Pressing the right arrow takes you to the next page. Pressing the left arrow takes you to the previous page. There are a total of 3 pages.
Step 1: Caesar Shuffle Cipher
This step requires the encrypted word from step 2 and the two five-letter keywords from page 3. Reverse both keywords.
Perform the following steps for each letter of both keywords:
- Place a pivot after the Xth letter in the encrypted word where X is equal to 5, minus the current letter of the first key’s alphabetic position modulo 5. Swap the 2 strings to the left and right of the pivot.
- Shift the now-right substring backwards in the alphabet by the current letter of the second key. Remove the pivot.
Example
Encrypted Word: NBDXQG
Keyword 1: ULCER → RECLU
Keyword 2: KNOBS → SBONK
NB.DXQG → DXQG.NB → DXQG.UI → DXQGUI
DXQGU.I → I.DXQGU → I.BVOES → IBVOES
IB.VOES → VOES.IB → VOES.TM → VOESTM
VOE.STM → STM.VOE → STM.HAQ → STMHAQ
STMH.AQ → AQ.STMH → AQ.HIBW → AQHIBW
New Encrypted Word: AQHIBW